features.nuget

Undocumented in source.

Public Imports

feature
public import feature;
Undocumented in source.

Members

Functions

initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

callNuGet
Task!(callNuGetCommand) callNuGet;
installWithNuGet
Task!(installWithNuGetImpl) installWithNuGet;

Meta